color editor: Make the sample non-focusable again
authorMatthias Clasen <mclasen@redhat.com>
Wed, 8 Apr 2020 12:08:46 +0000 (08:08 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 9 Apr 2020 21:50:29 +0000 (17:50 -0400)
commit2ae08e632cc73b66c8608868b9ee77dce2074342
tree7bd15ed62b3f99d15b4595bff992f0f4d5f709be
parent99eed078bdda6babfd1d07c6d685371ad803568b
color editor: Make the sample non-focusable again

This is one of the situations, where can-focus can still
be used to tweak focus behavior of leaf widgets. Color
swatches are focusable by default to allow selecting colors
with the keyboard. But when used as color samples, they
should not take focus.
gtk/ui/gtkcoloreditor.ui